TODO: Update
authorColin Walters <walters@verbum.org>
Wed, 22 Jan 2014 11:11:50 +0000 (11:11 +0000)
committerColin Walters <walters@verbum.org>
Wed, 22 Jan 2014 11:11:50 +0000 (11:11 +0000)
TODO

diff --git a/TODO b/TODO
index 5d99bc4c154f2d81e51787fe6275c44af56e0433..d5aa5425fc0446ed4cbbc4503e364f3f2fe172f3 100644 (file)
--- a/TODO
+++ b/TODO
     investigate something like http://www.sqlite.org/wal.html for having
     a shared file.
 
-* Indexed metadata pack objects for bare repositories at least;
-  no reason to inflict thousands of little metadata files on
-  each client.
-
-* Efficient delta format between commit objects, somewhat like
+* https://bugzilla.gnome.org/show_bug.cgi?id=721799
+  https://mail.gnome.org/archives/ostree-list/2013-July/msg00005.html
+  Efficient delta format between commit objects, somewhat like
   Chromium autoupdate: set of operations to perform given previous
   object set to create new objects.
 
 
 * Improve library
 
-* ostree admin install: Pull in host data, such as uids and /etc/fstab
-
-* ostree admin undeploy <osname> <tree>
-
-* ostree admin uninstall <osname>
+* Reintroduce "ostree admin install": Could pull in host data,
+  such as uids and /etc/fstab.
 
 * Possibly move all of the "regular" commands to be "ostree repo" ?  Then
   we'd have: "ostree repo pull", "ostree repo ls", etc.